LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)
LEAD Technologies, Inc

RawBinaryData Constructor(Byte[])






Byte array of the data to be used for loading or saving.
Initializes a new instance of the RawBinaryData class with explicit parameters.
Syntax
public RawBinaryData( 
   byte[] data
)
'Declaration
 
Public Function New( _
   ByVal data() As Byte _
)
'Usage
 
Dim data() As Byte
 
Dim instance As New RawBinaryData(data)
public RawBinaryData( 
   byte[] data
)
function RawBinaryData( 
   data 
)
public:
RawBinaryData( 
   array<byte>^ data
)

Parameters

data
Byte array of the data to be used for loading or saving.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RawBinaryData Class
RawBinaryData Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features